home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_opengl_pl.lang < prev    next >
Text File  |  2006-07-19  |  1KB  |  63 lines

  1. %%                       -*- mode:erlang; erlang-indent-level: 2 -*-
  2. %%  wpc_opengl_pl.lang --
  3. %%
  4. %%     Polish language strings for OpenGL rendering.
  5. %%
  6. %%  Copyright (c) 2006 Andrzej Giniewicz
  7. %%
  8. %%  See the file "license.terms" for information on usage and redistribution
  9. %%  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  10. %%
  11. %%     $Id: wpc_opengl_pl.lang,v 1.2 2006/07/10 17:16:37 giniu Exp $
  12. %%
  13. %%  Translation:  Andrzej Giniewicz
  14. %%  Correction:   Ma┼égorzata Napiontek & Maciej Milewski
  15. %%  Verification: Krzysztof Giniewicz
  16. %%
  17. {wpc_opengl,
  18.  [
  19.   {aa_frame,
  20.    [
  21.     {1,"Szkicowa jako┼¢─ç (bez AA)"},
  22.     {2,"Zwyk┼éa jako┼¢─ç (standardowy AA)"},
  23.     {3,"Dobra jako┼¢─ç"},
  24.     {4,"Wysoka jako┼¢─ç"}
  25.    ]},
  26.   {create_dls,
  27.    [
  28.     {1,"Generowanie cieni i danych wypuk┼éo┼¢ci dla ka┼╝dego ┼¢wiat┼éa"},
  29.     {2,"Renderowanie"}
  30.    ]},
  31.   {dialog_qs,
  32.    [
  33.     {1,"Pliki Targa"},
  34.     {2,"Kroki wyg┼éadzania"},
  35.     {3,"Kolor t┼éa"},
  36.     {4,"Renderuj kana┼é alfa"},
  37.     {5,"Renderuj cienie"},
  38.     {6,"Renderuj cienie w┼éasne (do map wypuk┼éo┼¢ci)"},
  39.     {7,"Okno obrazu"},
  40.     {8,"Plik"},
  41.     {9,"Wyj┼¢cie renderowania"}
  42.    ]},
  43.   {do_render,
  44.    [
  45.     {1,"Opcje renderingu"},
  46.     {2,"Renderowanie"}
  47.    ]},
  48.   {load_program,
  49.    [
  50.     {1,"B┼é─àd podczas ┼éadowania programu"}
  51.    ]},
  52.   {prepare_mesh,
  53.    [
  54.     {1,"Triangulacja"},
  55.     {2,"Wyg┼éadzanie i triangulacja"},
  56.     {3,"Generowanie danych bry┼é"}
  57.    ]},
  58.   {render_redraw,
  59.    [
  60.     {1,"<<Wyrenderowany>>"}
  61.    ]}
  62.  ]}.
  63.